go/types.graphNode.cost (method)
3 uses
go/types (current package)
initorder.go#L190: func (n *graphNode) cost() int {
initorder.go#L251: return funcG[i].cost() < funcG[j].cost()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)